home *** CD-ROM | disk | FTP | other *** search
/ MacWorld Secrets (4th Edition) / Mac Secrets CD 4th Ed.toast.sit / Mac Secrets CD 4th Ed.toast / Shareware & Freeware / Add⁄Strip 3.3 / A⁄S Help / A_S Help.rsrc / TEXT_1032.txt < prev    next >
Text File  |  1996-02-20  |  651b  |  7 lines

  1. UNIX-based machines use an LF to terminate a line of text rather than a CR as is standard on the Mac.  These LFs need to be changed to CRs.
  2.  
  3. The easiest way to do this is to use one of the UNIX remapping sets included with A/S.  Alternatively a replacement string with a Find string of ‚Äú^10‚Äù (an LF) and a Change To string of ‚Äú^p‚Äù (a CR) may be used to convert UNIX-based files to Mac files.
  4.  
  5. Uncurl quotes and apostrophes should also be chosen for files that are going to be used on a UNIX-based machine.
  6.  
  7. Depending of the contents of the TEXT file, it may need more extensive character remapping.  See the Character Mapping section for more.